Pass to agent node

Pass to agent node hands the conversation off to an existing AI Agent or Flow.

Transitions

The node has no transitions because the conversation proceeds in the target Agent or Flow.

Pass to agent node settings

Passing to a flow

When the Target is a Flow, the node's behavior depends on the role of the flow that contains the node:

In all cases the new flow inherits the current flow's variables (on name collisions, the prior flow's values win).

For more details on using flows as sub-agents, see Using flows as sub-agents.